
 Notebook Hardware Control CPU configuration
 -------------------------------------------
 
 In the "cpu" folder you will find the configuration for different processors.

 The configuration for Intel processors is defined in the file intel.xml. The
 configuration for AMD Processors is defined in the file "amd.xml".

 NHC can detect and read the configuration file for the following CPU vendors:

 Intel.xml         // Intel
 AMD.xml           // AMD
 Cyrix.xml         // Cyrix
 Centaur.xml       // Centaur
 SiS.xml           // SiS
 Nexgen.xml        // NexGen
 Transmeta.xml     // Transmeta
 Rise.xml          // Rise
 UMC.xml           // UMC
 NSC.xml           // NSC (National Semiconductor)
 Compaq.xml        // Compaq


 Note: All xml entries are case sensitive!



 CPU Register Encode/Decode
 --------------------------

 The file "EncodeDecodeInfo.cs" describe the CPU Register encode and decode funtions 
 used in the CPU configuration file

